CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv detection

搜索资源列表

  1. PedestrianDetectionHoG_NET2005-2008_07_19

    0下载:
  2. 基于HOG的人体检测程序,使用VC2005 功能强大-HOG-based human detection procedures, the use of powerful VC2005
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:958363
    • 提供者:灵芝
  1. detect_motion

    0下载:
  2. 基于opencv的运动目标检测,能够识别动态环境下运动目标,并指出运动目标前进方向-Opencv-based moving target detection, able to identify the dynamic environment of moving targets, and noted that the forward direction of moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:1033288
    • 提供者:
  1. cv_test

    0下载:
  2. 使用OPEN CV 完成行人偵測 內附圖片 實測效果-OPEN CV using the completion of the pedestrian detection measured the effect of inserting pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2952246
    • 提供者:kld
  1. Laplace

    0下载:
  2. 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:47507
    • 提供者:张志超
  1. HOUGH

    0下载:
  2. 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82777
    • 提供者:liweijun
  1. edge

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1075
    • 提供者:wanlixin
  1. inpaint

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1206
    • 提供者:wanlixin
  1. kmeans

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1361
    • 提供者:wanlixin
  1. kalman

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1699
    • 提供者:wanlixin
  1. linux+camere

    0下载:
  2. arm9 Linux下基于摄像头的物体移动检测程序,可以用在门禁上,当有人经过时,自动通过基于video4linux的摄像头-arm9 Linux-based mobile camera object detection procedures can be used in access control, when it was passing, automatic Video4Linux based camera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:75758
    • 提供者:voken
  1. MotionDetection

    0下载:
  2. OpenCV实现的运动检测,开发环境为VC6.0-OpenCV realized motion detection, development environment for VC6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:444444
    • 提供者:Haiyang Gu
  1. harris_video

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10450
    • 提供者:张豪
  1. learcode

    0下载:
  2. 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1651653
    • 提供者:李可
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2910102
    • 提供者:陶应学
  1. msrc

    0下载:
  2. Motion detection in C++ with OpenCV
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:173764
    • 提供者:wo
  1. RunningArgbackground

    0下载:
  2. 结合Opencv工具,在vc++平台上的程序。利用背景差算法进行运动目标检测,用到RunningArg算法。-Opencv combination of tools, in vc++ platform procedures. Poor use of the background moving target detection algorithm, RunningArg algorithm used.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1679
    • 提供者:zhang li
  1. 111writer

    0下载:
  2. 采用opencv编写,可以保存视频,例如检测后的二值视频,可以保存为avi格式,比较好用,自己编写-Opencv used to prepare, you can save video, for example, after detection of binary video, you can save it as avi format, more convenient, I have written
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:17866
    • 提供者:刘慧
  1. Code

    0下载:
  2. 用opencv实现运动模板检测的源代码,编译后后可直接运行-Opencv using template detection exercise implementation source code, the compiler can be run after
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:422690
    • 提供者:buaa
  1. contour

    1下载:
  2. 图片轮廓检测的源代码,用opencv在C语言中实现-Image contour detection of the source code, using opencv in the C language implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-29
    • 文件大小:133491
    • 提供者:buaa
  1. Haar_Face_Detection_OpenCV_Sectic_102008

    0下载:
  2. face detection OpenCV
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-28
    • 文件大小:773976
    • 提供者:ngu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com